Part Number Hot Search : 
452016 GBU4K EB13C5 X1TCG C156C806 NS4203 5400A1 B32582
Product Description
Full Text Search
 

To Download 54HHSCT630CB Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  54hsc/t630 1/10 the 54hsc/t630 is a 16-bit parallel error detection and correction circuit. it uses a modified hamming code to generate a 6-bit check word from each 16-bit data word. the check word is stored with the data word during a memory write cycle. during a memory read cycle a 22-bit word is taken from memory and checked for errors. single bit errors in data words are flagged and corrected. single bit errors in check words are flagged but not corrected. the position of the incorrect bit is pinpointed, in both cases, by the 6-bit error syndrome code which is output during the error correction cycle. two bit errors are flagged but not corrected. any combination of two bit errors occurring within the 22-bit word read from memory, (ie two errors in the 16-bit data word, two bits in the 16-bit check word or one error in each) will be correctly identified. the gross errors of all bits, low or high, will be detected. the control signals s1 and s0 select the function to be performed by the edac they control the generation of check words and the latching and correction of data (see table 1) when errors are detected, flags are placed on outputs sef and def (see table 2). figure 1: block diagram features n radiation hard: dose rate upset exceeding 3x10 10 rad(si)/sec total dose for functionality upto 1x10 6 rad(si) n high seu immunity, latch up free n cmos-sos technology n all inputs and outputs fully ttl compatible (54hst630) or cmos compatible (54hsc630) n low power n detects and corrects single-bit errors n detects and flags dual-bit errors n high speed: write cycle - generates checkword in 40ns typical read cycle - flags errors in 20ns typical 54hsc/t630 radiation hard 16-bit parallelerror detection & correction replaces june 1999 version, ds3595-4.0 ds3595-5.0 january 2000
54hsc/t630 2/10 table 1: control functions control error flags cycle s1 s0 edac function data uo checkword sef def write low low generates checkword input data output checkword low low read low high read data bcheckword input data input checkword low low read high high latch & flag error latch data latch checkword enabled enabled read high low correct data word & output output syndrome bits enabled enabled generate syndrome bits corrected data table 2: error functions total number of errors error flags data correction 16-bit data 6-bit checkword sef def 0 0 low low not applicable 1 0 high low correctlon 0 1 high low correction 1 1 high high interrupt 2 0 high high interrupt 0 2 high high interrupt error detection & correction during a memory write cycle, six check bits (cbo-cb5) are generated by eight-input parity generators using the data bits defined in table 3. during a memory read cycle, the 6-bit checkword is retrieved along with the actual data. error detection is accomplished as the 6-bit checkword and the 16-bit data word from memory are applied to internal parity generators/checkers. if the parity of all six groupings of data and check bits are correct, it is assumed that no error has occurred and both error flags will be low. it should be noted that the sense of two of the check bits, bits cbo and cb1, is inverted to ensure that the gross-error condition of all lows and all highs is detected. if the parity of one or more of the check groups is incorrect, an error has occurred and the proper error flag or flags will be set high. any single error in the 16bit data word will change the sense of exactly three bits of the 6-bit checkword. any single error in the 6bit checkword changes the sense of only that one bit. in either case, the single error flag will be set high while the dual error flag will remain low. any two-bit error will change the sense of an even number of check bits. the two-bit error is not correctable since the parity tree can only identify singlebit errors. both error flags are set high when any two-bit error is detected. three or more simultaneous bit errors cause the edac to transmit that no error, a correctable error, or an uncorrectable error has occurred and hence produce erroneous results in all three cases. error correction is accomplished by identifying the bad bit and inverting it. identification of the erroneous bit is achieved by comparing the 16-bit word and 6-bit checkword from memory with the new checkword with one (checkword error) or three (data word error) inverted bits. as the corrected word is made available on the data word l/ o port, the checkword l/o port presents a 6-bit syndrome error code. this syndrome code can be used to identify the corrupted bit in memory (see table 4. overleaf).
54hsc/t630 3/10 14 x x x 13 x x x 12 x x x 11 x x x 10 x x x 9 x x x 8 x x x 16-bit data word checkword bit cb0 cb1 cb2 cb3 cb4 cb5 2 x x x 15 x x x 7 x x x 6 x x x 5 x x x 4 x x x 1 x x x 3 x x x 0 x x x the six check bits are partly bits derived from the matrix of data bits as indicated by 'x' for each bit. table 3: check word generation error location db15 h h l h l l cb0 l h h h h h cb1 h l h h h h cb2 h h l h h h cb3 h h h l h h cb4 h h h h l h cb5 h h h h h l no error h h h h h h db0 l l h l h h db1 l h l l h h db2 h l l l h h db3 l l h h l h db4 l h l h l h db5 h l l h l h db6 h l h l l h db7 h h l l l h db8 l l h h h l db9 l h l h h l db10 l h h l h l db11 h l h l h l db12 h h l l h l db13 l h h h l l db14 h l h h l l syndrome error code cb0 cb1 cb2 cb3 cb4 cb5 table 4: error syndrome codes applications although many semiconductor memories have separate input and output pins, it is possible to design the error detection and correction function using a single edac. edac data and check bit pins function as inputs or outputs dependent upon the state of control signals s0 and s1. it becomes necessary to use wired and logic, with fairly complex timing system, to control the edac and data bus. this scheme becomes difficult to implement both in terms of board layout and timing. system performance is also adversely affected, see figure 2. optimised systems can be implemented using two edacs in parallel, one of the units is used strictly as an encoder during the memory write cycle. both controls s0 and sl are grounded, the encoder chip will generate the 6-bit check word for memory storage along with the 16-bit data. the second of the two edacs will be used as a decoder during the memory read cycle. this decoder chip requires timing pulses for correct operation. control s1 is set low and s0 high as the memory read cycle begins. after the memory output data is valid, the control s1 input is moved from the low to a high. this low-to-high transition latches the 22-bit word from memory into internal registers of this second edac and enables the two error flags. if no error occurs, the cpu can accept the 16-bit word directly from memory. if a single error has occurred, the cpu must move the control so input from the high to a low to output corrected data and the error syndrome bits. any dual error should be an interrupt condition. in most applications, status registers will be used to keep tabs on error flags and error syndrome bits. if repeated patterns of error flags and syndrome bits occur, the cpu will be able to recognize these symptoms as a hard error. the syndrome bits can be used to pinpoint the faulty memory chip, see figure 3. figure 2: error detection and correction using a single edac unit
54hsc/t630 4/10 figure 3: error detection and correction using two edac units s1 s0 function l h start read h h latch data & flag errors h l correct data & output syndrome bits dc characteristics and ratings parameter min max units supply voltage -0.5 7 v input voltage v ss -0.3 v dd +0.3 v current through any pin -20 +20 ma operating temperature -55 125 c storage temperature -65 150 c note: stresses above those listed may cause permanent damage to the device. this is a stress rating only and functional operation of the device at these conditions, or at any other condition above those indicated in the operations section of this specification, is not implied. exposure to absolute maximum rating conditions for extended periods may affect device reliability. table 5: absolute maximum ratings subgroup definition 1 static characteristics specified in table 6 at +25 c 2 static characteristics specified in table 6 at +125 c 3 static characteristics specified in table 6 at -55 c 9 switching characteristics specified in table 7 at +25 c 10 switching characteristics specified in table 7 at +125 c 11 switching characteristics specified in table 7 at -55 c definition of subgroups
54hsc/t630 5/10 total dose radiation not exceeding 3x10 5 rad(si) symbol parameter conditions min typ max units v dd supply voltage - 4.5 5.0 5.5 v v ih1 ttl input high voltage - 2.0 - - v v il1 ttl input low voltage - - - 0.8 v v ih2 cmos input high voltage - 3.5 - - v v il2 cmos input low voltage - - - 1.5 v v oh1 ttl output high voltage i oh = -4ma 2.4 - - v v ol1 ttl output low voltage i ol = 12ma (cb or db), - - 0.4 v i ol = 4ma (sef or def) v oh2 cmos output high voltage i oh = -4ma v dd -0.5 - - v v ol2 cmos output low voltage i ol = 12ma (cb or db), - - 0.5 v i ol = 4ma (sef or def) i 1l input low current v dd = 5.5, v in = v ss - - -10 m a i 1h input high current v dd = 5.5, v in = v dd --50 m a i 2l io low current v dd = 5.5, v in = v ss - - -50 m a i 2h io high current v dd = 5.5, v in = v dd --50 m a i dd power supply current v dd = max, s0 & s1 at - - 1 ma 5.5v, all cb & db pins grounded, def & sef open v dd = 5v 10%, over full operating temperature range. mil-std-883, method 5005, subgroups 1, 2, 3 parameters at higher radiation levels available on request. table 6: electrical characteristics parameter t plh propogation delay time, low-to-high-level output (note 4) t plh propogation delay time, low-to-high-level output (note 4) t plh propogation delay time, low-to-high-level output (note 5) t plh propogation delay time, low-to-high-level output (note 5) t pzh output enable time to high level (note 6) t pzl output enable time to low level (note 6) t phz output disable time to high level (note 7) t plz output disable time to low level (note 7) t s set-up time to s1 ? t h hold time after s1 ? 1. v dd = 5v 10% and cl = 50pf, over full operating temperature and total dose = 300k rad(si) 2. input pulse v ss to 3.0 volts.(ttl), v dd -1v (cmos). 3. times measurement reference level 1.5 volts. 4. these parameters describe the time intervals taken to generate the check word during the memory write cycle. 5. these parameters describe the time intervals taken to flag errors during memory read cycle. 6. these parameters describe the time intervals taken to correct and output the data word and to generate and output the syndro me error code during the memory read cycle. 7. these parameters describe the time intervals taken to disable the cb & db buses in preparation for a new data word during th e memory read cycle. 8. mil-std-883, method 5005, subgroups 9, 10, 11 9. parameters at higher radiation levels available on request. from (input) db db s1 y s1 y s0 ? s0 ? s0 y s0 y cb, db cb, db to (output) cb cb def sef cb, db cb, db cb, db cb, db - - min. - - - - - - - - 30 15 max. 58 58 29 29 40 45 45 65 - - units ns ns ns ns ns ns ns ns ns ns conditions (hst) s0 = 0v, s1 = 0v s0 = 0v, s1 = 0v s0 = 3v s0 = 3v s1 = 3v (fig. 5) s1 = 3v (fig. 4) s1 = 3v (fig. 5) s1 = 3v (fig. 4) - - conditions (hsc) s0 = 0v, s1 = 0v s0 = 0v, s1 = 0v s0 = v dd -1v s0 = v dd -1v s1 = v dd -1v (fig. 5) s1 = v dd -1v (fig. 4) s1 = v dd -1v (fig. 5) s1 = v dd -1v (fig. 4) - - ac electrical characteristics table 7: ac electrical characteristics
54hsc/t630 6/10 figure 4: output load circuit figure 5: output load circuit figure 6: read, flag and correct, made switching waveforms (note 6) (note 6) (note 5) (note 5) (note 7) (note 7) t s
54hsc/t630 7/10 pin assignments figure 7: 28-lead ceramic dil (solder seal) - package style c figure 8: 28-lead flatpack (solder seal) - package style f package outlines figure 9: 28-lead ceramic dil (solder seal) - package style c d w a e b z h a 1 15 m e c e 1 seating plane 1 14 28 15 ref millimetres inches min. nom. max. min. nom. max. a - - 5.715 - - 0.225 a1 0.38 - 1.53 0.015 - 0.060 b 0.35 - 0.59 0.014 - 0.023 c 0.20 - 0.36 0.008 - 0.014 d - - 36.02 - - 1.418 e - 2.54 typ. - - 0.100 typ. - e1 - 15.24 typ. - - 0.600 typ. - h 4.71 - 5.38 0.185 - 0.212 me - - 15.90 - - 0.626 z - - 1.27 - - 0.050 w - - 1.53 - - 0.060 xg404
54hsc/t630 8/10 ref millimetres inches min. nom. max. min. nom. max. a - - 2.97 - - 0.117 b 0.38 - 0.48 0.015 - 0.019 c 0.076 - 0.152 0.003 - 0.006 d 18.08 - 18.49 0.712 - 0.728 e 12.50 - 12.90 0.492 - 0.508 e2 9.45 - 9.85 0.372 - 0.388 e 1.14 - 1.40 0.045 - 0.055 l 8.00 - 9.27 0.315 - 0.365 q 0.66 - - 0.026 - - s - - 1.14 - - 0.045 xg543 figure 10: 28-lead ceramic flatpack (solder seal) - package style f e b e d l a q c pin 1 s e2
54hsc/t630 9/10 radiation tolerance total dose radiation testing for product procured to guaranteed total dose radiation levels, each wafer lot will be approved when all sample devices from each lot pass the total dose radiation test. the sample devices will be subjected to the total dose radiation level (cobalt-60 source), defined by the ordering code, and must continue to meet the electrical parameters specified in the data sheet. electrical tests, pre and post irradiation, will be read and recorded. gec plessey semiconductors can provide radiation testing compliant with mil-std-883 method 1019 ionizing radiation (total dose) test. ordering information for details of reliability, qa/qc, test and assembly options, see manufacturing capability and quality assurance standards section 9. unique circuit designator blank r q h * no tolerance implied 100 krads (si) guaranteed 300 krads (si) guaranteed 1000 krads (si) guaranteed *hsc onl y radiation tolerance c f ceramic dil (solder seal) flatpack (solder seal) package type qa/qci process (see section 9 part 4) test process (see section 9 part 3) assembly process (see section 9 part 2) l c d e b s rel 0 rel 1 rel 2 rel 3/4/5/stack class b class s reliability level 54xhsc/t630xxxxx total dose (function to specification)* 3x10 5 rad(si) transient upset (stored data loss) 5x10 10 rad(si)/sec transient upset (survivability) >1x10 12 rad(si)/sec neutron hardness (function to specification) >1x10 15 n/cm 2 single event upset** <1x10 -10 errors/bit day latch up not possible * other total dose radiation levels available on request ** worst case galactic cosmic ray upset - interplanetary/high altitude orbit figure 11: radiation hardness parameters
54hsc/t630 10/10 customer service centres france, benelux, italy and spain tel: +33 (0)1 69 18 90 00. fax: +33 (0)1 64 46 54 50 north america tel: 011-800-5554-5554. fax: 011-800-5444-5444 uk, germany, scandinavia & rest of world tel: +44 (0)1522 500500. fax: +44 (0)1522 500020 sales offices france, benelux, italy and spain tel: +33 (0)1 69 18 90 00. fax: +33 (0)1 64 46 54 50 germany tel: 07351 827723 north america tel: (613) 723-7035. fax: (613) 723-1518. toll free: 1.888.33.dynex (39639) / tel: (831) 440-1988. fax: (831) 440-1989 / tel: (949) 733-3005. fax: (949) 733-2986. uk, germany, scandinavia & rest of world tel: +44 (0)1522 500500. fax: +44 (0)1522 500020 these offices are supported by representatives and distributors in many countries world-wide. ? dynex semiconductor 2000 publication no. dsxxxx-y issue no. x.x january 2000 technical documentation C not for resale. printed in united kingdom headquarters operations dynex semiconductor ltd doddington road, lincoln. lincolnshire. ln6 3lf. united kingdom. tel: 00-44-(0)1522-500500 fax: 00-44-(0)1522-500550 dynex power inc. unit 7 - 58 antares drive, nepean, ontario, canada k2e 7w6. tel: 613.723.7035 fax: 613.723.1518 toll free: 1.888.33.dynex (39639) this publication is issued to provide information only which (unless agreed by the company in writing) may not be used, applied or reproduced for any purpose nor form part of any order or contract nor to be regarded as a representation relating to the products or services concerned. no warranty or guarantee express or implied is made regard ing the capability, performance or suitability of any product or service. the company reserves the right to alter without prior notice the specification, design or price of any product or service. information con cerning possible methods of use is provided as a guide only and does not constitute any guarantee that such methods of use will be satisfactory in a specific piece of equipment. it is the user's responsibility to f ully determine the performance and suitability of any equipment using such information and to ensure that any publication or data used is up to date and has not been superseded. these products are not suitable for use in any medical products whose failure to perform may result in significant injury or death to the user. all products and materials are sold and services provided subject to the company's conditions of sale, w hich are available on request. all brand names and product names used in this publication are trademarks, registered trademarks or trade names of their respec tive owners. http://www.dynexsemi.com e-mail: power_solutions@dynexsemi.com datasheet annotations: dynex semiconductor annotate datasheets in the top right hard corner of the front page, to indicate product status. the annota tions are as follows:- target information: this is the most tentative form of information and represents a very preliminary specification. no actual design work on the product has been started. preliminary information: the product is in design and development. the datasheet represents the product as it is understood but details may change. advance information: the product design is complete and final characterisation for volume production is well in hand. no annotation: the product parameters are fixed and the product is available to datasheet specification.


▲Up To Search▲   

 
Price & Availability of 54HHSCT630CB

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X